home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: a1s@ix.netcom.com (Andrew Snyder)
- Newsgroups: comp.lang.c
- Subject: Re: Perl-like Regular Expression Library Without Perl
- Date: Fri, 12 Apr 1996 20:57:46 GMT
- Organization: Netcom
- Message-ID: <4km5eu$pas@cloner2.ix.netcom.com>
- References: <316BB394.61FB@tsc.com>
- NNTP-Posting-Host: har-ct6-06.ix.netcom.com
- X-NETCOM-Date: Fri Apr 12 10:55:42 AM PDT 1996
- X-Newsreader: Forte Free Agent 1.0.82
-
- Glenn Goldstein <ggoldstein@tsc.com> wrote:
-
- >I am looking for a regular expression library for C (commercial is OK)
- >that implements Perl regular expressions. Calling Perl from C is not an
- >option; Perl will not be on the target platform <darn!>.
- --snip
- >__________________________GLENN
- >GOLDSTEIN_____________________________
- >| Technology Service Corporation
- >|
- >| ggoldstein@tsc.com http://www.tsc.com:80/~goldy
- >|
- >|_ Voice:__(812) 336-7576_________________Fax:__(812)
- >336-7735___________|
-
- so why don't you steal the code from perl ?
- Andrew Snyder
- a1s@ix.netcom.com
- char disclaimer[] = {'\0'}; /* I'm on cash net */
-
-